Swift: Added example code for text to image generation with Amazon Nova Canvas for Bedrock#7452
Merged
brmur merged 40 commits intoawsdocs:mainfrom Aug 18, 2025
Merged
Conversation
|
I think you need to remove the Llama code from this PR. Start from the |
sebsto
suggested changes
May 19, 2025
DennisTraub
reviewed
May 20, 2025
DennisTraub
reviewed
May 20, 2025
DennisTraub
requested changes
May 20, 2025
Contributor
DennisTraub
left a comment
There was a problem hiding this comment.
Several changes in this PR appear to be carried over from PR #7434. Please remove these unrelated modifications to maintain isolated PRs. Thanks!
|
@DennisTraub can you review this version and help to move it forward ? |
Fix SoS tags
Add model access prerequisite to Swift readme
…enario_user_pool_with_mfa (awsdocs#7454) Bump aws-cdk-lib in /resources/cdk/cognito_scenario_user_pool_with_mfa Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.189.0 to 2.189.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.189.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…wsdocs#7455) * SqsExtendedClientExample added
…7430) added the new header example
…ssic-2 (awsdocs#7445) * Add .local config * Add Nova Text PHP example * Remove PHP examples for Jurassic-2 (deprecated) * Regenerate docs * Revert add .gitattributes * Fix formatting
|
@DennisTraub I think @monadierickx did the required changes. Can you review ? |
|
@shepazon @DennisTraub Can you have a look at this PR ? |
Collaborator
|
@DennisTraub @sebsto , are there more code changes requested, or do we just need to resolve the README conflicts to get this one ready to merge? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes one code example for image generation with Nova Canvas.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.